AccessManager

Undocumented in source.

Members

Functions

addIdentity
void addIdentity(Identity identity)
Undocumented in source. Be warned that the author may not have intended to support it.
createRole
Role createRole(int id, string name, Permission permission)
Undocumented in source. Be warned that the author may not have intended to support it.
createUser
User createUser(int id, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getIdentity
Identity getIdentity(string groupName)
Undocumented in source. Be warned that the author may not have intended to support it.
getRole
Role getRole(int id)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta